Packages

library(dplyr)
library(dygraphs)
library(forecast)
library(h2o)
library(imputeTS)
library(lubridate)
library(plotly)
library(readxl)
library(TSstudio)

Univariate Time Series Data for U.S. Beef Prices

Data set: U.S. average price of 100% ground beef in dollars per pound Period: January 1, 1984, to March 1, 2022 Seasonally adjusted: No Source: Economic Research data from the Federal Reserve Bank of St. Louis (FRED) Series: APU0000703112 Web address: https://fred.stlouisfed.org/series/APU0000703112

Univariate time series data for U.S. chicken prices

Data set: U.S. average price of fresh, whole chicken in dollars per pound Period: January 1, 1980, to March 1, 2022 Seasonally adjusted: No Source: Economic Research data from the Federal Reserve Bank of St. Louis (FRED) Series: APU0000706111 Web address: https://fred.stlouisfed.org/series/APU0000706111

Multivariate time series data for U.S. beef and chicken prices

Exploratory data analysis